Welcome![Sign In][Sign Up]
Location:
Search - polygon line

Search list

[Other resource184526345

Description: 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron
Platform: | Size: 28039 | Author: 万方 | Hits:

[GDI-Bitmap计算机图形算法演

Description: 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc..
Platform: | Size: 28039 | Author: 张春民 | Hits:

[GDI-BitmapWPOcxTest

Description: 类似画笔的绘图控件 它主要完成的功能有画直线、曲线、圆、椭圆、矩形、多边形;支持剪贴板的操作;支持撤销、重复;保存成位图文件;打开位图文件。这个例子是用MFC开发的,为了方便使用,最后将转换成控件。-similar brush drawings complete control of its main functions painting line, curve, circle, oval, rectangle, polygon; Clipboard support of the operation; To support the revocation, duplication; Preservation into bitmap file; Open bitmap file. This example is the development of the MFC, in order to facilitate the use, the final will be converted into control.
Platform: | Size: 14022 | Author: syf | Hits:

[Special Effects计算几何

Description: 计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
Platform: | Size: 13435 | Author: 孤星赶月 | Hits:

[Graph programvctuxingjiaohuhuizhi

Description: 二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
Platform: | Size: 310272 | Author: 秋水寒 | Hits:

[Special Effectsgui16_draw

Description: 计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
Platform: | Size: 325632 | Author: | Hits:

[GIS programmapx4demo实现了mapx的绝大部分功能

Description: 这个程序源码实现了mapx的绝大部分功能,非常经典!!并且我增加了一个重要功能,网上有许多人提出了这个功能,但是没有很好的解决。修改后,可以实现图层的动态移动,在创建折线时,当鼠标位于窗口边缘时,图幅自动平移,就像mapinfo一模一样的效果,并非简单的移动视图中心。当然你可以根据需要将功能扩充到在画直线、画多义线、画多边形的时候实现动态移动。具体功能与说明请下载后参阅ReadMeFirst。-the process to achieve the source of most of the functionality MapX, very classic! ! And I added an important function, the Internet has made many of the features, but not a very good solution. After revisions, the layer can be achieved for the dynamic movement, in the creation of dogleg, when the mouse is located at the edge of the window, maps automatic translation, like MapInfo exactly the same effect, is not a simple mobile View Center. Of course, you may need to expand the functions of the painting straight line paintings, the paintings polygon Dynamic Mobile. The specific function and description of downloading information ReadMeFirst.
Platform: | Size: 1884160 | Author: 严勇 | Hits:

[OpenGL program01图形学课设

Description: 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Also includes an OpenGL Guide
Platform: | Size: 1077248 | Author: 花阿花 | Hits:

[Graph DrawinglineRubber

Description: 自己开发的,多边形扫描线填充算法,采用橡皮筋模式确定多边形轮廓,经调试通过,此代码效率很高-its own development, filled polygon scan line algorithm, using rubber-band model to determine polygon outline, debugger, this code efficiency
Platform: | Size: 52224 | Author: 寒冬 | Hits:

[Special Effectsmypolygon2

Description: 8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸多边形的重心14.求肯定在给定多边形内的一个点15.求从多边形外一点出发到该多边形的切线16.判断多边形的核是否存在-8. In judging whether a convex polygon 9. Find points of graham algorithm 10. Find point set of convex hull volume parcels Act 11. Line judge whether the polygon 12. Seeking simple polygon focus 13. Convex Polygon focus 14. For sure in a given polygon within the a point 15. demand from outside the polygon to the starting point of the polygon Tangent 16. the nuclear polygon judgment whether there
Platform: | Size: 4096 | Author: 孤星赶月 | Hits:

[Embeded-SCM Developgfdds

Description: 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. Intron
Platform: | Size: 325632 | Author: 耿均 | Hits:

[GDI-Bitmapkqf

Description: 关于vc里画图形的程序。包括画多边形,错切,裁剪,旋转,变换,填充等等的操作。还包括中点画线算法等。-on vc Lane painting graphics procedures. Polygon, including painting, wrong cutting, cutting, rotating, transform, filled out the operation. Also included were dotted line algorithm.
Platform: | Size: 74752 | Author: 孔的 | Hits:

[Special EffectsDDA_line

Description: 与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
Platform: | Size: 1024 | Author: 王烨 | Hits:

[Special EffectsChap4

Description: vc编写三惟投影变换以及二为线段以及多边形裁减!-A 3D projection transform,2D segment of line and polygon cut down programed with vc
Platform: | Size: 71680 | Author: 王哲 | Hits:

[Graph Drawing184526345

Description: 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron
Platform: | Size: 269312 | Author: 万方 | Hits:

[GDI-Bitmap计算机图形算法演

Description: 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc..
Platform: | Size: 269312 | Author: 张春民 | Hits:

[GDI-BitmapWPOcxTest

Description: 类似画笔的绘图控件 它主要完成的功能有画直线、曲线、圆、椭圆、矩形、多边形;支持剪贴板的操作;支持撤销、重复;保存成位图文件;打开位图文件。这个例子是用MFC开发的,为了方便使用,最后将转换成控件。-similar brush drawings complete control of its main functions painting line, curve, circle, oval, rectangle, polygon; Clipboard support of the operation; To support the revocation, duplication; Preservation into bitmap file; Open bitmap file. This example is the development of the MFC, in order to facilitate the use, the final will be converted into control.
Platform: | Size: 13312 | Author: syf | Hits:

[GDI-Bitmap简易二维CAD

Description: 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary source features include Circle painting line, rectangle, arc, painting dogleg, oval, triangle, polygon, etc., there are advanced features such as mirror, rotate, move, reverse graphics and so on, all because of SDK Programming for beginners and first involving Windows programming useful to those who can understand the SDK programming and object-oriented programming methods, the most important thing is to learn from experience in the development of enterprise projects, which have a certain value to the research!
Platform: | Size: 295936 | Author: 翔子 | Hits:

[OpenGL program图行算法

Description: 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
Platform: | Size: 416768 | Author: | Hits:

[File OperateDrawPan

Description: 画图,提供一般的画图功能,包括(点,直线,矩形,椭圆,多边形等)-drawing for the general drawing functions, including (point, line, rectangle, ellipse, polygon, etc.)
Platform: | Size: 47104 | Author: 小浪 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »

CodeBus www.codebus.net